body,input,h1,h2,h3,p,ul,li{
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	list-style: none;
}
img{
	vertical-align: middle;
	border: none;
}
*{
	font-family: "微软雅黑";
}
a{
	text-decoration: none;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.g_lt{
	float: left;
}
.g_rt{
	float: right;
}
.g_wp100{
	width: 100%;
}

/*css初始化完成
 ---------------------------------------------*/


/*头部样式开始
 ---------------------------------------------*/
.g_header{
	height: 102px;
	background-color: #FFFFFF;
}
.g_headb{
	width: 1280px;
	height: 102px;
	margin: 0 auto;
}
.g_logo{
	width: 116px;
	height: 102px;
}
.g_logo a{
	display: block;
	width: 100%;
	height: 100%;
}
.g_headr{
	width: 1072px;
	height: 108px;
}
.headt{
	width: 1072px;
	height: 25px;
	line-height: 25px;
	padding-top: 20px;
}
.g_fixphone{
	width: 580px;
	font-size: 23px;
	color: #016cba;
/*	padding-left: 38px;*/
/*	background: url(../images/fixphone.png)no-repeat left center; */
	overflow: hidden;
	font-weight: bold;
}
.g_fdh{
	float: left;
	width:167px;
	font-size: 23px;
	color: #016cba;
	padding-left: 38px;
	background: url(../images/fixphone.png)no-repeat left center; 
	margin-left: 20px;
	overflow: hidden;
	font-weight: bold;	
}
.g_gsn{
	float: left;
	width: 354px;
	height: 25px;
	overflow: hidden;
}
.bdsharebuttonbox{
	width: 94px !important;
	height: 21px !important;
}
.bdsharebuttonbox a{
	width: 25px !important;
	height: 21px !important;
	margin-right: 0 !important;
	margin-top: 0 !important;
	margin-left: 20px !important;
	padding-left: 0 !important;
}
.bdshare-button-style0-24 .bds_weixin{
	background: url(../images/iconw.png) no-repeat left center !important;
	transition: all .3s;
}
.bdshare-button-style0-24 .bds_tsina{
	background: url(../images/iconx.png) no-repeat left center !important;
	transition: all .3s;
}
.bdshare-button-style0-24 .bds_weixin:hover{
	background: url(../images/iconw1.png) no-repeat left center !important;
	transition: all .5s;
}
.bdshare-button-style0-24 .bds_tsina:hover{
	background: url(../images/iconx1.png) no-repeat left center !important;
	transition: all .5s;
}
.g_searchsign{
	width: 30px;
	height: 22px;
	background: url(../images/fangda.png) no-repeat 5px center ;
	transition: all .3s;
	position: relative;
}
.g_searchsign:hover{
	background: url(../images/fangda1.png) no-repeat 5px center ;
	transition: all .5s;
}
.g_searchbox{
	position: absolute;
   right: 28px;
    width: 248px;
    height: 40px;
    border-radius: 2px;
    display: none;
    z-index: 999;
}
.g_searchbox a{
	float: right;
    width: 68px;
    height: 42px;
    text-align: center;
    line-height: 40px;
    background-color: #016cba;
    font-size: 16px;
    color: #fff;
    transition: all .3s;
}
.g_searchbox a:hover{
    background-color: #f5a620;
    transition: all .5s;
}
.g_searchinput{
	float: left;
    width: 149px;
    padding: 0 15px;
    height: 40px;
    border: 1px solid #818181;
    border-right: none;
}
.g_searchinput input{
	width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #666666;
    border: none;
    background-color: transparent;
}
.g_searchsign:hover .g_searchbox{
	display: block;
}
.g_navs{
	margin-top: 24px;
}
.g_oul{
	width: 1152px;
	height: 31px;
}
.g_oul>li{
	float: left;
	font-size: 16px;
	width: 64px;
	height: 31px;
	margin-right: 80px;
}
.g_oul>li>a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 29px;
	color: #000000;
	text-align: center;
	overflow: hidden;
	border-bottom: 2px solid transparent;
	transition: all .3s;
}
.g_oul>li:hover>a{
	color: #016cba;
	border-bottom: 2px solid #016cba;
	transition: all .5s;
}
.g_oul>li.on>a{
	color: #016cba;
	border-bottom: 2px solid #016cba;
	transition: all .5s;
}
/*头部样式结束
 ---------------------------------------------*/
.c_kk{position: relative;}
.g_subnavs{
	position: absolute;
	top: 102px;
	width: 100%;
	left: 0;
	text-align: center;
	height: 42px;
	line-height: 30px;
	background: url(../images/slbg.png)repeat left top;
	z-index: 999;
	display: none;
}
.g_subnavs01{
	position: absolute;
	top: 102px;
	width: 100%;
	left: 0;
	text-align: center;
	height: 42px;
	line-height: 30px;
	background: url(../images/slbg.png)repeat left top;
	z-index: 999;
	display: none;
}
.g_fixbox{
	width: 1280px;
	margin: 0 auto;
	min-height: 42px;
}
.g_fixbox1{
	width: 1080px !important;
}
.g_fixbox ul{
	min-height: 42px;
}
.g_fixbox ul li{
	display: inline-block;
	font-size: 14px;
	min-width: 70px;
	height: 30px;
	padding: 6px 5px;
	margin-right: 36px;
}
.g_fixbox ul li a{
	display:block;
	width: 100%;
	height: 100%;
	color: #fff;
	transition: all .3s;
}
.g_fixbox ul li:hover{
	background-color: #113e8a;
	transition: all .5s;
}
.g_fixbox ul li.on{
	background-color: #113e8a;
	transition: all .5s;
}
.g_oul>li:hover .g_subnavs01{
	display: block;
}
.g_oul1>li:hover .g_subnavs{
	display: block;
}
.g_subnavs3{
	position: absolute;
	top:42px;
	width: 100%;
	left: 0;
	text-align: center;
	height: 42px;
	line-height: 30px;
	background: url(../images/slbg.png)repeat left top;
	z-index: 999;
	display: none;
}
.g_subnavs li:hover .g_subnavs3{
	display: block;
}
.g_subnavs01 li:hover .g_subnavs3{
	display: block;
}
/*mainbody start
 ---------------------------------------------*/
.g_mainbody{
	height: 710px;
	background: url(../images/ibg.jpg) no-repeat center top;
	padding: 20px 0;
}
.g_mainbodyb{
	width: 1280px;
	height: 730px;
	margin: 0 auto;
	position: relative;
	z-index: 200;
}
.g_slogon{
	width: 164px;
	height: 620px;
	padding-top: 92px;
	margin-left: -68px;
}
.g_slogonsign{
	width: 82px;
	height: 72px;
}
.g_slogontxt p{
	float: left;
	width: 24px;
	height: 535px;
	font-size: 23px;
	color: #ffffff;
	padding: 15px 29px;
	overflow: hidden;
}
.g_ren{
	width: 869px;
	height: 769px;
	padding-top: 10px;
	margin-left: 100px;
	position: relative;
}
.ea_addLogo{
	position: absolute;
	width: 316px;
	height: 47px;
	top: 124px;
	left: 50%;
	margin-left: -158px;
}
.g_ren .hd{
	position: absolute;
	z-index: 99;
	height: 151px;
	width: 869px;
	position: absolute;
	top: 330px;
}
.g_ren .hd ul li{
	float: left;
	font-size: 25px;
	height: 81px;
	/*padding-top: 56px;*/
	width: 100px;
	position: absolute;
}
.g_ren .hd ul li a{
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 56px;
	color: #ffffff;
}
.g_ren .hd ul li a.cg1{
	background: url(../images/dc.png) no-repeat center top;
}
.g_ren .hd ul li a.cg2{
	background: url(../images/df.png) no-repeat center top;
}
.g_ren .hd ul li a.cg3{
	background: url(../images/db.png) no-repeat center top;
}
.g_ren .hd ul li.g_conchange1{
	left: 199px;
	bottom: 80px;
	/*background: url(../images/bs.png) no-repeat center top;*/
}
.g_ren .hd ul li.g_conchange2{
	left: 389px;
	top: -32px;
	/*background: url(../images/hua.png) no-repeat center top;*/
}
.g_ren .hd ul li.g_conchange3{
	left: 584px;
	bottom: 85px;
	/*background: url(../images/dc.png) no-repeat center top;*/
}
.g_renb{
	position: relative;
	width: 869px;
	height: 769px;
}
.g_renb li{
	position: absolute;
}
.g_renb li.g_whjx{
	left: 51px;
	bottom: 160px;
	width:280px;
}
.g_renb li.g_dlsg{
	left: 165px;
	width:540px;
}
.g_renb li.g_jnhb{
	left: 353px;
	bottom: 114px;
	width:500px;
}
.g_renb li img{
	/*transform: scale(1.2);*/
	opacity: 0.6;
	width: 100%;
	height: auto;
	filter: alpha(opacity=60);
}
.g_renb li:hover img{
	/*transform: scale(1.2);*/
	opacity: 1;
	filter: alpha(opacity=100);
}
.g_renb li.on img{
	/*transform: scale(1.2);*/
	opacity: 1;
	filter: alpha(opacity=100);
}
/*mainbody end
 ---------------------------------------------*/

/*footer start
 ---------------------------------------------*/
.g_footer{
	min-height: 60px;
	background-color: #232323;
	padding-top: 18px;
	padding-bottom: 5px;
}
.g_footh{
	width: 1280px;
	margin: 0 auto;
	min-height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #797979;
}
.g_footb{
	width: 1280px;
	margin: 0 auto;
	min-height: 25px;
	line-height: 25px;
	margin-top: 13px;
	overflow: hidden;
}
.g_footbl{
	width: 1060px;
	min-height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #797979;
}
.g_footbl a{
	color: #797979;
	text-transform: uppercase;
}
.g_footbl img{
	vertical-align: middle;
}
.g_footbr{
	/*width: 179px;*/
	min-height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #797979;
}
.g_footbr a{
	color: #797979;
}
.g_footb a:hover{
	color: #fff;
}
/*footer start
 ---------------------------------------------*/

/*右侧弹窗电话开始
 ---------------------------------------------*/
.g_popw{
	width: 379px;
	height: 149px;
	position: fixed;
	right:0 ;
	top: 350px;
	z-index: 300;
}
.ea_slideOut{
	position: relative;
	width: 379px;
	height: 49px;
	z-index: 300;
	overflow: hidden;
}
.ea_slideOut>div{
	position: absolute;
	right: 0;
	width: 49px;
	height: 49px;
	background-color: #323232;
	transition: all .3s;
}
.g_jiandu{
	background: url(../images/jiandu.png) no-repeat center;
}
.g_xiuli{
	background: url(../images/xiuli.png) no-repeat center;
}
.g_tt{
	background: url(../images/tt.png) no-repeat center;
}
.ea_slideOut>div span{
	position: absolute;
	width: 220px;
	height: 49px;
	right: 49px;
	background-color: #387cc8;
	font-size: 18px;
	color: #ffffff;
	line-height: 49px;
	text-align: center;
	padding: 0 15px;
	display: none;
	transition: all .3s;
}
.ea_slideOut>div:hover{
	background-color: #387cc8;
	transition: all .5s;
}
.ea_slideOut>div:hover span{
	display: block;
	transition: all .5s;
}
/*右侧弹窗电话结束
 ---------------------------------------------*/
.g_dafu{
	min-height: 300px;
}
.g_xiaofu{
	width: 1080px;
	margin: 0 auto;
	min-height: 300px;
	padding-bottom: 58px;
}
.g_content{
	min-height:300px;
}
/*subbanner开始
 ---------------------------------------------*/
.g_subbanner{
	height: 390px;
	position: relative;
	overflow: hidden;
}
.g_subbanner .hd{
	position: absolute;
	bottom: 28px;
	width: 100%;
	height: 30px;
	z-index: 9;
}
.g_subbanner .hd ul{
	width: 1280px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
}
.g_subbanner .hd ul li{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 18px;
	background: url(../images/lid.png) no-repeat left top;
	cursor: pointer;
}
.g_subbanner .hd ul li.on{
	background: url(../images/lid1.png) no-repeat left top;
}
.g_subbanner .bd ul{
	width: 100%;
	height: 390px;
}
.g_subbanner .bd ul li{
	width: 100%;
	float: left;
	height: 390px;
	overflow: hidden
}
.g_subbanner .bd ul li img{
	display: block;
	width: 100%;
	height: 390px;
	position: relative;
	left: 50%;
	margin-left: -50%;
}
/*subbanner结束
 ---------------------------------------------*/
.g_subtitleb{
	height: 105px;
	background: url(../images/subg.jpg) no-repeat center bottom;
}
.g_subtitle{
	position: relative;
	width: 1080px;
	height: 105px;
	margin: 0 auto;
	position: relative;
}
.g_cnavs{
	height: 61px;
	min-width: 30px;
	margin-top: 44px;
}
.g_cnavs .bd{
	width: 710px;
	height: 61px;
	overflow: hidden;
}
.g_cnavs .bd ul li{
	float: left;
	font-size: 18px;
	width: 102px;
	padding: 20px 15px;
	background: url(../images/cnav.png) no-repeat left center ;
}
.g_cnavs .bd ul li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 21px;
	text-align: center;
	color: #333333;
	overflow: hidden;
}
.g_cnavs .bd ul li:hover a{
	color: #016cba;
}
.g_cnavs .bd ul li.on a{
	color: #016cba;
}
.g_subcolume{
	position: relative;
	min-width: 300px;
	height: 105px;
	z-index: 9;
}
.g_qs{
	min-width: 218px;
	height: 105px;
	background: url(../images/ps.png) repeat-x left top;
	padding-left: 12px;
}
.g_cp{
	width: 73px;
	height: 105px;
}
.g_cp em{
	display: inline-block;
	height: 100%;
	width: 5px;
	vertical-align: middle;
}
.g_cp img{
	vertical-align: middle;
}
.g_ct{
	min-width: 145px;
	height: 75px;
	padding-top: 30px;
}
.g_ct h2{
	font-size: 22px;
	margin-bottom: 2px;
	min-width: 145px;
	height: 29px;
	line-height: 29px;
}
.g_ct h2 a{
	color: #ffffff;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.g_ct .en{
	display: block;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 20px;
	width: 189px;
	height: 22px;
	line-height: 22px;
	font-family: "times new roman";
	overflow: hidden;
}
.g_ss{
	width: 69px;
	height: 105px;
	background: url(../images/sanjiao.png) no-repeat left top;
}
.g_mbx{
	height: 44px;
	position: absolute;
	top: 0;
	right: 0;
}
.g_mbx span{
	float: left;
	height: 44px;
	padding-left: 20px;
	width: 0px;
	background: url(../images/dw.png) no-repeat left center;
}
.g_mbx a{
	float: left;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #8b8b8b;016cba
}
.g_mbx a[href]:hover{
	color:#016cba;
}
.g_mbx a.on{
	color:#016cba;
}
.g_mbx em{
	float: left;
	font-style: normal;
	height: 44px;
	padding-right: 22px;
	width: 0px;
	background: url(../images/gt.png) no-repeat center center ;
}
.g_fenye{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0 auto; 
	text-align: center;
	overflow: hidden;
}
.g_fenye span{
	display: inline-block;
	height: 25px;
	font-size: 15px;
	vertical-align: middle;
}
.g_fenye span a{
	display: inline-block;
	text-align: center;
	line-height: 23px;
	vertical-align: middle;
}
span.g_firstpage,span.g_nextpage,span.g_confirm{
	width: 67px;
	height: 23px;
}
span.g_firstpage a,span.g_nextpage a,span.g_confirm a{
	width: 67px;
	height: 23px;
	color: #7b7a7a;
	border: 1px solid #dedede;
	background-color: #ececec;
	overflow: hidden;
}
span.g_firstpage a[href]:hover,span.g_nextpage a[href]:hover,span.g_confirm a[href]:hover{
	color: #FFFFFF;
	border: 1px solid #f5a51e;
	background-color: #f5a51e;
}

span.g_page{
	margin-left: 8px;
	margin-right: 22px;
}
span.g_page a{
	padding: 0 7px;
	height: 23px;
	border: 1px solid #dedede;
	background-color: #ececec;
	color: #666666;
	text-align: center;
	line-break: 23px;
	vertical-align: top;
	margin-right: 8px;
}
span.g_page a[href]:hover{
	border: 1px solid #f5a51e;
	background-color: #f5a51e;
	color: #fff;
}
span.g_page a.on{
	border: 1px solid #f5a51e;
	background-color: #f5a51e;
	color: #fff;
}
span.g_txt{
	height: 25px;
	font-size: 15px;
	color: #666666;
	line-height: 25px;
	width: 30px;
	overflow: hidden;
	margin: 0 8px;
}
span.g_shuru{
	width: 34px;
	height: 23px;
	border: 1px solid #dedede;
	padding: 0 3px;
}
span.g_shuru input{
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 15px;
	color: #666666;
	text-align: center;
}

/*subfooter开始
 ---------------------------------------------*/
.g_subfooterb{
	min-height: 92px;
	padding-top: 25px;
	padding-bottom: 20px;
	background-color:#f8f8f8;
}
.g_subfooter{
	width: 1080px;
	margin: 0 auto;
	min-height: 92px;
}
.g_sfl{
	width: 509px;
	min-height: 92px;
}
.g_sfl em{
	float: left;
	width: 143px;
	height: 92px;
	background: url(../images/slogo.png) no-repeat 10px top; 
}
.g_dec{
	width: 360px;
	min-height: 92px;
}
.g_sfl span{
	display: block;
	font-size: 14px;
	color: #484848;
	width: 360px;
	min-height: 20px;
	line-height: 20px;		
}
.g_webadr{
	margin-bottom: 12px;
}
.g_fgx{
	float: left;
	width: 0px;
	padding-left: 1px;
	height: 100px;
	background: url(../images/sfl.png) repeat-y left center ;
}
.g_share{
	width: 360px;
	height: 21px;
	margin-top: 15px;
}
.bdsharebuttonbox.bottomshare{
	width: 117px !important;
	height: 21px !important;
}
.bdsharebuttonbox.bottomshare a{
	width: 21px !important;
	height: 17px !important;
	margin-right: 17px !important;
	margin-top: 0 !important;
	margin-left: 0px !important;
	padding-left: 0 !important;
}
.bdshare-button-style0-24 .bds_weixin.wechat{
	background: url(../images/iconwx.png) no-repeat left center !important;
	transition: all .3s;
}
.bdshare-button-style0-24 .bds_tsina.sinaweibo{
	background: url(../images/iconxl.png) no-repeat left center !important;
	transition: all .3s;
}
.bdshare-button-style0-24 .bds_tqq{
	background: url(../images/icontx.png) no-repeat left center !important;
	transition: all .3s;
}
.bdshare-button-style0-24 .bds_weixin.wechat:hover{
	background: url(../images/iconwx1.png) no-repeat left center !important;
	transition: all .5s;
}
.bdshare-button-style0-24 .bds_tsina.sinaweibo:hover{
	background: url(../images/iconxl1.png) no-repeat left center !important;
	transition: all .5s;
}
.bdshare-button-style0-24 .bds_tqq:hover{
	background: url(../images/icontx1.png) no-repeat left center !important;
	transition: all .5s;
}
.setfirst{
	width: 21px;
	height: 17px;
	margin-right: 17px;
	background: url(../images/first.png) no-repeat center center ;
	transition: all .3s;
}
.favorite{
	width: 21px;
	height: 17px;
	background: url(../images/favorite.png) no-repeat center center ;
	transition: all .3s;
}
.setfirst:hover{
	background: url(../images/first1.png) no-repeat center center ;
	transition: all .5s;
}
.favorite:hover{
	background: url(../images/favorite1.png) no-repeat center center ;
	transition: all .5s;
}
.g_sfr{
	width: 470px;
	min-height: 100px;
	padding-left: 100px;
}
.g_dy{
	min-height: 100px;
	width: 251px;
}
.g_sdh{
	height: 54px;
	width: 220px;
	padding-left: 54px;
	margin-top: 23px;
	background: url(../images/btt.png) no-repeat left 6px ;
}
.g_sdh span{
	display: block;
	font-size: 15px;
	color: #959595;
	height: 15px;
	line-height: 15px;
	width: 197px;
	overflow: hidden;
}
.g_sdh strong{
	display: block;
	width: 220px;
	font-size: 29px;
	color: #016cba;
}
.g_position{
	position: relative;
	width: 1280px;
	left: 50%;
	margin-left: -640px;
}
.g_yqlink{
	position: absolute;
	right: 0;
	top: -3px;
	width: 149px;
	height: 29px;
	line-height: 29px;
	border: 1px solid #535353;
	padding: 0 15px;
	font-size: 13px;
	color: #959595;
	background: url(../images/dsj.png) no-repeat 150px center ;
}
.g_yqlink:hover{
	background: url(../images/dsj1.png) no-repeat 150px center ;
}
.g_splash{
	position: absolute;
	bottom: 31px;
	left :-1px;
	width: 142px;
	min-height: 30px;
	padding: 15px 18px;
	border: 1px solid #dadada;
	background-color: #FFFFFF;
	display: none;
	transition: all .3s;
}
.g_splash a{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #959595;
	font-size: 13px;
	overflow: hidden;
	border-top: 1px dashed #959595;
}
.g_splash a:hover{
	color: #000;
}
.g_yqlink:hover .g_splash{
	display: block;
	transition: all .5s;
}
.g_qr{
	width: 138px;
	height: 107px;
}
/*subfooter结束
 ---------------------------------------------*/
/*subheader开始
 ---------------------------------------------*/
.g_header{
	height: 102px;
	background-color: #FFFFFF;
}
.g_headb1{
	width: 1280px;
	height: 102px;
	margin: 0 auto;
	/*padding-top: 10px;
	padding-bottom: 8px;*/
}
.g_logo9{
	width: 116px;
	height: 102px;
}
.g_logo9 a{
	display: block;
	width: 100%;
	height: 100%;
}
.g_headr1{
	width: 1072px;
	height: 102px;
}
.headt1{
	width: 1072px;
	height: 25px;
	line-height: 25px;
	padding-top: 22px;
}
.g_fixphone1{
	width: 167px;
	font-size: 23px;
	color: #016cba;
	padding-left: 38px;
	background: url(../images/fixphone.png)no-repeat left center; 
	overflow: hidden;
	font-weight: bold;
}
.g_navs1{
	margin-top: 22px;
	/*overflow: hidden;*/
}
.g_oul1{
	width: 1152px;
	height: 31px;
}
.g_oul1>li{
	float: left;
	font-size: 16px;
	width: 64px;
	height: 31px;
	margin-right: 80px;
}
.g_oul1>li>a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 29px;
	color: #000000;
	text-align: center;
	overflow: hidden;
	border-bottom: 2px solid transparent;
	transition: all .3s;
}
.g_oul1>li:hover>a{
	color: #016cba;
	border-bottom: 2px solid #016cba;
	transition: all .5s;
}
.g_oul1>li.on>a{
	color: #016cba;
	border-bottom: 2px solid #016cba;
	transition: all .5s;
}
/*subheader结束
 ---------------------------------------------*/


.g_subbottomb{
	min-height: 39px;
	background-color: #222222;
	padding: 14px 0;
}
.g_sunbottom{
	width: 1080px;
	min-height: 39px;
	margin: 0 auto;
}
.g_bq{
	font-size: 13px;
	color: #959595;
	min-height: 21px;
	line-height: 21px;
}
.g_bq img{
	vertical-align: middle;
}
.g_bq a{
	color: #959595;
	transition: all .3s;
}
.g_bq a:hover{
	color: #fff;
	transition: all .5s;
}
.g_uppercase{
	text-transform: uppercase;
}
.g_keyword{
	font-size: 13px;
	min-height: 21px;
	line-height: 21px;
	margin-top: 14px;
}
.g_keyword a{
	color: #959595;
	display: inline-block;
	height: 21px;
	line-height: 21px;
	transition: all .3s;
}
.g_keyword a:hover{
	color: #fff;
	transition: all .5s;
}


.g_tiaojian{
	width: 1080px;
	height: 62px;
	background: url(../images/tiaojian.png) no-repeat left top;
	margin-top: 46px;
}
.g_shijian{
	width: 180px;
	height: 62px;
	padding: 0 122px 0 48px;
}
.g_shijian span{
	float: left;
	height: 62px;
	line-height: 62px;
	font-size: 17px;
	color: #d1ecff;
	width: 51px;
	overflow: hidden;
}
.g_select{
	float: left;
	width: 129px;
	height: 62px;
	position: relative;
}
.g_xs{
	width: 102px;
	height: 62px;
	padding-left: 66px;
	font-size: 17px;
	color: #ffffff;
	line-height: 62px;
	background: url(../images/xl.png) no-repeat right center ;
}
.gselect{
	width: 63px;
	height: 62px;
	position: absolute;
	top: 0;
	left:66px;
	opacity: 0;
	filter:alpha(opacity=0);
}
.gselect option{
	line-height: 30px;
}
.zhuangtai {
	width: 168px;
	height: 62px;
	padding: 0 126px 0 136px;
}
.zhuangtai span{
	float: left;
	height: 62px;
	line-height: 62px;
	font-size: 17px;
	color: #d1ecff;
	width: 51px;
	overflow: hidden;
}
.g_select1{
	float: left;
	width: 117px;
	height: 62px;
	position: relative;
}
.g_xs1{
	width: 102px;
	height: 62px;
	padding-left: 24px;
	font-size: 17px;
	color: #ffffff;
	line-height: 62px;
}
.gselect1{
	width: 93px;
	height: 62px;
	position: absolute;
	top: 0;
	left:24px;
	opacity: 0;
	filter:alpha(opacity=0);
}


.diqu {
	width: 118px;
	height: 62px;
	padding: 0 52px 0 98px;
}
.diqu span{
	float: left;
	height: 62px;
	line-height: 62px;
	font-size: 17px;
	color: #d1ecff;
	width: 51px;
	overflow: hidden;
}
.g_select2{
	float: left;
	width: 67px;
	height: 62px;
	position: relative;
}
.g_xs2{
	width: 100px;
	height: 62px;
	padding-left: 15px;
	font-size: 17px;
	color: #ffffff;
	line-height: 62px;
}
.gselect2{
	width: 47px;
	height: 62px;
	position: absolute;
	top: 0;
	left:15px;
	opacity: 0;
	filter:alpha(opacity=0);
}

.g_newslist{
	width: 996px;
	min-height: 300px;
	margin-bottom: 30px;
	background-color: #fbfbfb;
	padding: 25px 46px 25px 39px;
}
.g_newslist ul li{
	height: 55px;
	line-height: 55px;
	width: 976px;
	padding-left: 20px;
	background: url(../images/sd.png) no-repeat left center ;
	transition: all .3s;
}
.g_newslist ul li h3{
	float: left;
	font-weight: normal;
	font-size: 16px;
	width: 865px;
	height: 55px;
	line-height: 55px;
}
.g_newslist ul li h3 a{
	display: block;
	width: 100%;
	height: 100%;
	color: #323232;
	line-height: 55px;
	overflow: hidden;
	transition: all .3s;
}
.g_newslist ul li em{
	float: right;
	font-size: 14px;
	color: #4a4a4a;
	width: 86px;
	height: 55px;
	line-height: 55px;
	font-style: normal;
	overflow: hidden;
	text-align: right;
}
.g_newslist ul li:hover{
	background: url(../images/sd1.png) no-repeat left center ;
	transition: all .5s;
}
.g_newslist ul li:hover h3 a{
	color: #103e89;
	transition: all .5s;
}


.g_qywh{
	width: 1080px;
	min-height: 300px;
	margin-top: 69px;
	padding-bottom: 18px;
}
.g_qywhtxt{
	float: left;
	font-size: 14px;
	color: #484848;
	width: 532px;
	min-height: 300px;
	line-height: 39px;
}
.g_qywhtu{
	float: right;
	width: 491px;
	height: 543px;
}

.g_spzx{
	width: 1080px;
	min-height: 300px;
	margin-top: 49px;
	overflow: hidden;
}
.g_videobox{
	width: 343px;
	height: 235px;
	position: relative;
}
.g_videobtn{
	width: 65px;
	height: 66px;
	position: absolute;
	top: 50%;
	margin-top: -33px;
	left: 50%;
	margin-left: -33px;
	/*cursor: pointer;*/
	/*background: url(../images/vbtn.png) no-repeat left top;*/
}
.g_videobtn a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/vbtn.png) no-repeat left top;
}
.g_videobtn:hover a{
	background: url(../images/vbtn1.png) no-repeat left top;
}
.g_spzx ul{
	width: 1104px;
}
.g_spzx ul li{
	float: left;
	margin-right: 25px;
	width: 343px;
	height: 280px;
	padding-bottom: 6px;
	margin-bottom: 30px;
}
.g_spzx ul li h3{
	width: 343px;
	font-size: 17px;
	height: 20px;
	line-height: 20px;
	margin-top: 22px;
}
.g_spzx ul li h3 a{
	display: block;
	width: 100%;
	height: 100%;
	color: #323232;
	text-align: center;
	transition: all .3s;
}
.g_spzx ul li:hover h3 a{
	color: #016cba;
	transition: all .5s;
}

.g_spzxxq{
	width: 1080px;
	min-height: 300px;
	margin-top: 45px;
	
}
.g_childtitle{
	width: 1080px;
	height: 87px;
	margin-bottom: 45px;
}
.g_childtitle h1{
	font-size: 20px;
	color: #006cb9;
	width: 1040px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	padding:0 15px;
	overflow: hidden;
}


.g_txtxq{
	font-size: 14px;
	color: #666666;
	height: 23px;
	line-height: 23px;
	border-bottom: 1px dashed #e8e8e8;
	border-top: 1px dashed #e8e8e8;
	padding: 10px 15px;
	width: 1050px;
	text-align: center;
	margin-top: 20px;
}
.g_txtxq a{
	color: #666666;
}
.g_txtxq a:hover{
	color: #006cb9;
}
.g_videoxq{
	width: 778px;
	height: 349px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}
.g_videoxq img{
	display: block;
	width: 509px;
	height: 349px;
	margin: 0 auto;
}
.g_vxqbtn{
	width: 65px;
	height: 66px;
	background: url(../images/vbtn.png) no-repeat left center ;
	position: absolute;
	top: 50%;
	margin-top: -33px;
	left: 50%;
	margin-left: -33px;
	cursor: pointer;
}
.g_vxqbtn:hover{
	background: url(../images/vbtn1.png) no-repeat left center ;
}
.gv{
	width: 1080px;
	height: 349px;
	margin:0 auto;
}
.gv iframe{
	display: block;
	width: 778px;
	height: 349px;
	margin:0 auto;
}
.g_xqdec{
	font-size: 14px;
	color: #484848;
	line-height: 38px;
	min-height: 77px;
	padding: 38px 0;
	border-bottom: 1px dashed #e8e8e8;
}

.g_pnpage{
	margin-top: 32px;
	width: 1080px;
	height: 115px;
}
.g_prevpage{
	height: 49px;
	margin-bottom: 17px;
}
.prevbtn{
	float: left;
	width: 134px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	background-color: #565656;
	font-size: 15px;
	color: #fff;
	border-radius: 2px;
	margin-right: 15px;
	transition: all .3s;
}
.g_prevpage:hover .prevbtn{
	background-color: #016cba;
	transition: all .5s;
}
.g_prevpage h3{
	float: left;
	height: 49px;
	line-height: 49px;
	font-weight: normal;
	font-size: 15px;
	max-width: 920px;
}
.g_prevpage h3 a{
	display: block;
	width: 100%;
	height: 100%;
	color: #323232;
	line-height: 49px;
	overflow: hidden;
	transition: all .3s;
}
.g_prevpage:hover h3 a{
	color: #016cba;
	transition: all .5s;
}
.g_nextpage{
	height: 49px;
}
.nextbtn{
	float: left;
	width: 134px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	background-color: #565656;
	font-size: 15px;
	color: #fff;
	border-radius: 2px;
	margin-right: 15px;
	transition: all .3s;
}
.g_nextpage:hover .nextbtn{
	background-color: #016cba;
	transition: all .5s;
}
.g_nextpage h3{
	float: left;
	height: 49px;
	line-height: 49px;
	font-weight: normal;
	font-size: 15px;
	max-width: 920px;
}
.g_nextpage h3 a{
	display: block;
	width: 100%;
	height: 100%;
	color: #323232;
	line-height: 49px;
	overflow: hidden;
	transition: all .3s;
}
.g_nextpage:hover h3 a{
	color: #016cba;
	transition: all .5s;
}


.g_rczp{
	margin-top: 65px;
}
.g_rczpl{
	font-size: 14px;
	color: #484848;
	line-height: 37px;
	width: 476px;
	min-height: 300px;
}
.g_rczpr{
	width: 541px;
	min-height: 300px;
}
.rczpslogon{
	width: 526px;
	height: 77px;
	padding-right: 15px;
}
.g_rczptu{
	width: 541px;
	height: 363px;
	margin-top: 20px;
}

.g_shfw{
	width: 1080px;
	margin-top: 57px;
	min-height: 300px;
}
.g_shfwtxt{
	width: 582px;
	min-height: 300px;
	font-size: 14px;
	color: #323232;
	line-height: 40px;
	margin-top: -13px;
}
.g_shfwtu{
	width: 489px;
	height: 427px;
}

.g_zzjg{
	width: 1080px;
	min-height: 300px;
	margin-top: 47px;
	overflow: hidden;
}
.g_zzjgtu{
	width: 1030px;
	min-height: 300px;
	margin: 0 auto;
}
.g_newspic{
	height: 216px;
	width: 1080px;
	margin: 49px 0 29px;
}
.g_tu{
	width: 346px;
	height: 216px;
	position: relative;
	margin-left: 21px;
	float: left;
}
.g_xtxt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 326px;
	height: 50px;
	background: url(../images/opa.png) repeat left center ;
	padding: 15px 10px 0 10px;
	transition: all .3s;
}
.g_xtxt h3{
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	width: 326px;
	height: 18px;
	margin-bottom: 7px;
}
.g_xtxt h3 a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	line-height: 18px;
	overflow: hidden;
}
.g_xtxt span{
	display: block;
	width: 100%;
	height: 17px;
	line-height: 17px;
	font-size: 15px;
	color: #fff;
	overflow: hidden;
}
.erjinewslist{
	background-color: #f7f7f7;
}
.g_tu:hover .g_xtxt{
	background: url(../images/opa1.png) repeat left center;
	transition: all .5s;
}

.nomargin{
	margin-bottom: 0px;
}
.xgt{
	width: 1080px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-top: 60px;
}
.xgt strong{
	display: inline-block;
	height: 45px;
	line-height: 45px;
	padding-left: 45px;
	background: url(../images/bub.png) no-repeat left center ;
	font-size: 22px;
	color: #323232;
}

.g_xgtjc{
	width: 1080px;
	min-height: 100px;
	background: url(../images/sfl.png) repeat-y center center;
	margin-top: 40px;
}
.g_xgtjc ul{
	width: 486px;
	min-height: 100px;
	margin-top: -17px;
	margin-bottom: -17px;
	float: left;
}
.g_xgtjc ul li{
	height: 50px;
	line-height: 50px;
	width: 468px;
	padding-left: 18px;
	background: url(../images/sd.png) no-repeat left center; 
	transition: all .3s;
}
.g_xgtjc ul li h3{
	font-size: 16px;
	font-weight: normal;
	float: left;
	width: 380px;
	height: 50px;
}
.g_xgtjc ul li h3 a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	color: #323232;
	transition: all .3s;
	overflow: hidden;
}
.g_xgtjc ul li em{
	float: right;
	height: 50px;
	line-height: 50px;
	width: 81px;
	font-size: 14px;
	color: #4a4a4a;
	font-style: normal;
	overflow: hidden;
}
.g_xgtjc ul li h3 a:hover{
	color: #103e89;
	transition: all .5s;
}
.g_xgtjc ul li:hover{
	background: url(../images/sd1.png) no-repeat left center; 
	transition: all .5s;
}

.g_ywzs{
	width: 1080px;
	min-height: 234px;
	margin-top: 15px;
}
.g_ywzs ul{
	width: 1080px;
	min-height: 234px;
}
.g_ywzs ul li{
	width: 1080px;
	height: 234px;
	padding-top: 33px;
}
.g_yewutu{
	width: 352px;
	height: 234px;
}
.g_yewutu a{
	display: block;
	width: 100%;
	height: 100%;
}
.g_yewudec{
	width: 668px;
	height: 214px;
	border: 1px solid #ececec;
	padding:18px 25px 0;
}
.g_ywin{
	width: 646px;
	height: 139px;
	padding: 0 0 24px 22px;
	border-bottom: 1px solid #ececec;
}
.g_ywin h1{
	height: 22px;
	padding: 5px 15px;
	width: 638px;
	line-height: 22px;
	font-size: 19px;
	background: url(../images/ywl.png) no-repeat left center ;
	margin-bottom: 17px;
}
.g_ywin h1 a{
	display: block;
	height: 100%;
	width: 100%;
	line-height: 22px;
	color: #323232;
	transition: all .3s;
	overflow: hidden;
}
.g_ywin h1 a:hover{
	color: #016cba;
	transition: all .5s;
}
.g_yewujs{
	font-size: 14px;
	color: #575757;
	line-height: 30px;
	width: 646px;
	height: 90px;
	overflow: hidden;
}

.g_rm{
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	color: #a4a4a4;
	margin: 15px 0 15px 22px;
	width: 646px;
	height: 19px;
	transition: all .3s;
	overflow: hidden;
}
.g_rm:hover{
	color: #016cba;
	transition: all .5s;
}
.g_ygpx{
	margin-top: 47px;
}
.g_ygpxbiaoyu{
	width: 1080px;
	height: 75px;
}
.g_ygpxbiaoyu span{
	display: block;
}
.g_ygpxbiaoyu span.cn{
	font-size: 31px;
	color: #016cba;
	margin-bottom: 17px;
	height: 41px;
	overflow: hidden;
}
.g_ygpxbiaoyu span.en{
	width: 536px;
	height: 17px;
	background: url(../images/ygso.png) no-repeat left top;
}
.g_ygpxtxt{
	font-size: 14px;
	color: #484848;
	line-height: 38px;
	margin: 35px 0 25px;
	padding: 5px 0;
	min-height: 100px;
	width: 1080px;
}
.g_ygpxtu{
	width: 1080px;
	min-height: 184px;
	overflow: hidden;
}
.g_ygpxtu ul{
	width: 1096px;
	min-height: 184px;
}
.g_ygpxtu ul li{
	float: left;
	width: 258px;
	height: 184px;
	margin-left: 16px;
}
.keji{
	font-size: 28px;
	color: #363636;
	margin-bottom: 15px;
	width: 1080px;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
}
.dianli{
	width: 561px;
	height: 31px;
	background: url(../images/dianli.png) no-repeat left top;
}
.g_ygpxtu{
	width: 1080px;
	height: 286px;
	margin: 0 auto;
}
.g_y5{
	margin-left: 8px;
}
.g_lxwm{
	margin-top: 46px;
	width: 1080px;
	min-height: 300px;
}
.g_lxtxt{
	width: 370px;
	min-height: 200px;
}
.g_lxway{
	width: 319px;
	height: 66px;
	background: url(../images/lxway.png) no-repeat left top;
}
.g_dwd{
	padding: 0 5px;
	margin-top: 34px;
	min-height: 92px;
	width: 360px;
}
.g_dwdinfo{
	width: 366px;
	min-height: 20px;
}
.g_dwdinfo em{
	float: left;
	font-size: 15px;
	color: #333333;
	font-style: normal;
	width: 45px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.g_dwdinfo span{
	float: right;
	width: 318px;
	min-height: 20px;
	line-height: 20px;
	font-size: 15px;
	color: #333333;
}
.g_m36{
	margin: 16px 0;
}
.g_qrd{
	width: 260px;
	height: 146px;
	margin-top: 32px;
}
.g_ditu{
	width: 662px;
	height: 370px;
}
.g_sitemap{
	width: 1080px;
	min-height: 200px;
}
.g_sitemaplogo{
	width: 1080px;
	height: 94px;
	text-align: center;
	margin-top: 28px;
}
.g_sitemaplogo span{
	display: inline-block;
	width: 108px;
	height: 94px;
}
.g_maplist{
	margin-top: 25px;
	width: 1080px;
	min-height: 200px;
}
.g_maplist ul{
	float: left;
	margin-left: 51px;
}
.g_maplist ul li{
	width: 90px;
	min-height: 34px;
	line-height: 34px;
	font-size: 15px;
	margin-bottom: 4px;
}
.g_maplist ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #323232;
	line-height: 34px;
	text-align: center;
}
.g_maplist ul li.g_firstlaval{
	font-size: 18px;
}

.tright{
	text-align: right;
}
.g_maplist ul li:hover a{
	color: #016cba;
}
.g_maplist ul li.on a{
	color: #016cba;
}
.zxly{
	width: 1080px;
	min-height: 300px;
	margin-top: 48px;
}
.g_lyform{
	width: 1080px;
	height: 444px;
	padding: 5px 0;
}
.g_lytitle{
	width: 1080px;
	height: 94px;
	text-align: center;
	background: url(../images/lyen.png) no-repeat center bottom;
	margin-bottom: 48px;
}
.g_lytitle strong{
	font-weight: normal;
	display: inline-block;
	font-size: 31px;
	color: #016cba;
	width: 300px;
	height: 41px;
	line-height: 41px;
	margin-bottom: 53px;
	overflow: hidden;
}
.g_nt{
	width: 1080px;
	height: 50px;
}
.g_name{
	width: 517px;
	height: 50px;
}
.g_name span{
	float: left;
	font-size: 16px;
	color: #323232;
	width: 67px;
	height: 50px;
	line-height: 50px;
	padding-left: 14px;
	background: url(../images/mi.png) no-repeat left center ;
	overflow: hidden;
} 
.g_input{
	float: left;
	margin-left: 17px;
	width: 381px;
	height: 50px;
	line-height: 50px;
	padding: 0 18px;
	background: url(../images/inbg.png) no-repeat left top;
}
.g_input input{
	width: 100%;
	height: 49px;
	background-color: transparent;
	font-size: 16px;
}
.g_liuyanneirong{
	width: 1080px;
	height: 85px;
	margin: 20px 0;
}
.g_liuyanneirong span{
	float: left;
	font-size: 16px;
	color: #323232;
	width: 67px;
	height: 50px;
	line-height: 50px;
	padding-left: 14px;
	background: url(../images/mi.png) no-repeat left center ;
	overflow: hidden;
}
.g_textarea{
	float: right;
	width: 951px;
	height: 55px;
	background: url(../images/lynr.png) no-repeat left top;
	padding:15px;
}
.g_textarea textarea{
	width: 100%;
	height: 100%;
	resize: none;
	border: none;
	outline: none;
	background-color: transparent;
}
.g_name1{
	width: 1080px;
	height: 50px;
}
.g_yam{
	float: left;
	font-size: 16px;
	color: #323232;
	width: 67px;
	height: 50px;
	line-height: 50px;
	padding-left: 14px;
	text-align: right;
	overflow: hidden;
}
.g_yamb{
	float: left;
	margin-left: 17px;
	width: 481px;
	height: 50px;
	background: url(../images/yzmbg.png) no-repeat left top;
}
.g_yzminput{
	width: 326px;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
}
.g_yzminput input{
	width: 100%;
	height: 49px;
	line-height: 49px;
	background-color: transparent;
}
.g_yamb img{
	/*margin: 12px 16px;*/
}
.g_commit{
	display: block;
	font-size: 18px;
	color: #ffffff;
	width: 147px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	margin-left: 100px;
	margin-top: 28px;
	background: url(../images/commitbg.png) no-repeat left top;
	transition: all .3s;
}
.g_commit:hover{
	background: url(../images/commitbg1.png) no-repeat left top;
	transition: all .5s;
}


.g_chakanly{
	width: 999px;
	min-height: 300px;
	padding: 36px 45px 0 45px;
	background-color: #f9f9f9;
	margin-top: 35px;
}

.g_lytitle1{
	width: 999px;
	height: 94px;
	text-align: center;
	background: url(../images/ckly.png) no-repeat center bottom;
	margin-bottom: 5px;
}
.g_lytitle1 strong{
	font-weight: normal;
	display: inline-block;
	font-size: 31px;
	color: #016cba;
	width: 300px;
	height: 41px;
	line-height: 41px;
	margin-bottom: 53px;
	overflow: hidden;
}
.g_addborder{
	width: 999px;
	min-height: 140px;
}
.g_qa{
	width: 999px;
	min-height: 60px;
	border-top: 1px solid #dadada;
	padding: 43px 0;
	margin-bottom: 80px;
	
}
.g_question{
	width: 999px;
	min-height: 60px;
}
.g_userpic{
	width: 40px;
	height: 40px;
}
.g_wenti{
	width: 860px;
	min-height: 60px;
	padding-left:13px ;
	margin-left: 5px;
	background: url(../images/wen.png) no-repeat left 10px;
}
.g_wentib{
	width: 820px;
	min-height: 30px;
	line-height: 30px;
	background-color: #FFFFFF;
	padding: 15px 20px;
	border-radius: 5px;
}
.g_wentib span{
	float: left;
	font-size: 14px;
	color: #810808;
	min-height: 30px;
	line-height: 30px;
	width: 84px;
	overflow: hidden;
}
.g_wentib strong{
	float: left;
	font-size: 14px;
	color: #666666;
	min-height: 30px;
	line-height: 30px;
	font-weight: normal;
	width: 648px;
	overflow: hidden;
}
.g_wentib em{
	float: left;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	padding-left: 18px;
	background: url(../images/biao.png) no-repeat left center ;
	height: 30px;
	margin-left: 3px;
}
.g_answer{
	width: 999px;
	min-height: 60px;
	margin-top: 20px;
}
.g_hostpic{
	width: 40px;
	height: 40px;
}
.g_huida{
	width: 860px;
	min-height: 60px;
	padding-right:13px ;
	margin-right: 28px;
	background: url(../images/da.jpg) no-repeat right 5px;
}
.g_huidab{
	width: 820px;
	min-height: 30px;
	line-height: 30px;
	background-color: #eeeeee;
	padding: 15px 20px;
	border-radius: 5px;
}
.g_huida span{
	float: left;
	font-size: 14px;
	color: #111111;
	min-height: 30px;
	line-height: 30px;
	width: 112px;
	overflow: hidden;
}
.g_huidab strong{
	float: left;
	font-size: 14px;
	color: #666666;
	min-height: 30px;
	line-height: 30px;
	font-weight: normal;
	width: 620px;
	overflow: hidden;
}
.g_huida em{
	float: left;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	padding-left: 18px;
	background: url(../images/biao.png) no-repeat left center ;
	height: 30px;
	margin-left: 3px;
}
.ea_with{
	width: 185px !important;
}
.ea_prevPage{
	margin-left: 8px !important;
}













